meson: Use buildtype to determine the debugging flags
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 10 May 2017 11:03:01 +0000 (12:03 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 10 May 2017 11:03:01 +0000 (12:03 +0100)
commitdaccf61dcf37e2cb2d346b0290cd239bbef757ff
treecfbf8f2b565b6ad8ca4bad5b438df77622a5412c
parent7ec9c36891ee7bcd8914b9667d029c3040bcdfb0
meson: Use buildtype to determine the debugging flags

Meson has a `--buildtype` option which allows us to avoid defining an ad
hoc `--enable-debug=yes|no|minimum` option ourselves.
meson.build